-
Home
-
WebDefender Security – Protection & AntiSpam
-
5.0.1.53
-
Code
-
Classes
- CwisSecParser
| Total Complexity |
148 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
682 |
| Lines of code |
381 |
| Logical lines of code |
264 |
| Comment lines |
150 |
| Methods |
19 |
| Properties |
6 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| index_func_and_var_tokens() |
B |
44 |
24 |
41 |
| index_function_calls() |
B |
39 |
21 |
64 |
| evaluate_functions() |
B |
41 |
21 |
53 |
| parse_concatenations() |
B |
41 |
18 |
53 |
| index_variable_assigns() |
A |
48 |
11 |
35 |
| index_file_inclusions() |
A |
49 |
10 |
33 |
| evaluate_expressions() |
A |
49 |
10 |
32 |
| remove_php_comments() |
S |
63 |
6 |
10 |
| next_token_pos() |
S |
62 |
5 |
11 |
| prev_token_pos() |
S |
62 |
5 |
11 |
| remove_whitespaces() |
S |
68 |
4 |
7 |
| get_token() |
S |
71 |
3 |
6 |
| get_tokens() |
S |
79 |
2 |
3 |
| get_token_type() |
S |
75 |
2 |
4 |
| get_token_content() |
S |
75 |
2 |
4 |
| set_file_name() |
S |
82 |
1 |
3 |
| set_tokens() |
S |
82 |
1 |
3 |
| next_token() |
S |
76 |
1 |
4 |
| prev_token() |
S |
76 |
1 |
4 |